github.com/klauspost/compress/flate.tokens.AddEOB (method)

5 uses

	github.com/klauspost/compress/flate (current package)
		huffman_bit_writer.go#L562: 	tokens.AddEOB()
		huffman_bit_writer.go#L630: 		tokens.AddEOB()
		huffman_bit_writer.go#L694: 					tokens.AddEOB()
		huffman_bit_writer.go#L741: 					tokens.AddEOB()
		token.go#L311: func (t *tokens) AddEOB() {